'Declaration
<DispIdAttribute(320)> Function InsertPage( _ ByVal PageWidth As Single, _ ByVal PageHeight As Single, _ ByVal PageNo As Integer _ ) As GdPictureStatus
[DispId(320)] GdPictureStatus InsertPage( float PageWidth, float PageHeight, int PageNo )
function InsertPage( PageWidth: Single; PageHeight: Single; PageNo: Integer ): GdPictureStatus;
DispIdAttribute(320) function InsertPage( PageWidth : float, PageHeight : float, PageNo : int ) : GdPictureStatus;
[DispId(320)] GdPictureStatus InsertPage( float PageWidth, float PageHeight, int PageNo )
[DispId(320)] GdPictureStatus InsertPage( float PageWidth, float PageHeight, int PageNo )
Parameters
- PageWidth
- PageHeight
- PageNo